crypto/cipher.cbcEncrypter.BlockSize (method, view implemented interface methods)

one use

	crypto/cipher (current package)
		cbc.go#L70: func (x *cbcEncrypter) BlockSize() int { return x.blockSize }